xen.git
2005-07-09 kaf24@firebug... Manual merge.
2005-07-09 kaf24@firebug... Make structs non-empty.
2005-07-08 sos22@douglas... Merge.
2005-07-08 sos22@douglas... Get rid of some debug printks.
2005-07-08 sos22@douglas... Get a very primitive relation of IRQ affinity working...
2005-07-08 sos22@douglas... Certain types of event channel are now auto-bound to...
2005-07-08 kaf24@firebug... Clean up Xen's event-channel interface, and semantics...
2005-07-08 sos22@douglas... Merge.
2005-07-08 sos22@douglas... Merge.
2005-07-08 kaf24@firebug... The attached patch adds a new dom0_op, DOM0_GETDOMAININ...
2005-07-08 kaf24@firebug... trivial header fix for ACM code.
2005-07-08 kaf24@firebug... Fix top Makefile targets linux24 and linux26.
2005-07-08 kaf24@firebug... Add debug-register access emulation.
2005-07-08 kaf24@firebug... python wrapper arg fix from aq.
2005-07-07 sos22@douglas... Quick hack to make sure that pirqs and interdomain...
2005-07-07 kaf24@firebug... Fix cross-compilation, and gcc4.
2005-07-06 iap10@freefall... Change default Xen scheduler to Stephan Diestelhorst...
2005-07-06 iap10@freefall... Enable CONFIG_SMP, CONFIG_SMP_HOTPLUG and CONFIG_SMP_AL...
2005-07-06 iap10@freefall... I updated the vcpu_to_cpu string creation to include...
2005-07-06 iap10@freefall... manual merge
2005-07-06 iap10@freefall... manual merge
2005-07-06 iap10@freefall... manual merge
2005-07-06 sos22@douglas... manual merge
2005-07-06 sos22@douglas... Fix SMP_ALTERNATIVES to cope with discarded init data.
2005-07-06 ach61@arcadians... update hg cheatsheet
2005-07-06 iap10@freefall... Add a dummy xen_defconfig_x86_64. Currently the same...
2005-07-06 iap10@freefall... manual merge
2005-07-06 ach61@arcadians... add ocaml compiled files to .hgignore
2005-07-06 iap10@freefall... Enable CONFIG_HIGHMEM4G in default Linux 2.6 kernel...
2005-07-06 smh22@firebug... Fix blkif 'grant-table-ification'
2005-07-06 smh22@firebug... Manual merge.
2005-07-06 smh22@firebug... Move xenstore page before page tables so that guest...
2005-07-06 iap10@freefall... Improve changeset identification to work from src tar...
2005-07-06 iap10@freefall... Add a new Linux kernel config file -xen [NB: no 0 or...
2005-07-06 kaf24@firebug... Mini-os updates from Grzegorz Milos.
2005-07-06 kaf24@firebug... Attached is a patch that fully 'grant-table-ifies'...
2005-07-06 kaf24@firebug... Shell scripts aren't very strippable and some versions...
2005-07-06 kaf24@firebug... Oh gcc4 ....how you complain soo. This patch fixes...
2005-07-05 kaf24@firebug... Here are two patches which update the hypercall interfa...
2005-07-05 cl349@firebug... Cleanup whitespace.
2005-07-05 cl349@firebug... No changes from me.
2005-07-05 cl349@firebug... Remove confusion about terminating nul character.
2005-07-05 cl349@firebug... Undo "Add -fPIC tools/xenstore/Makefile".
2005-07-04 kaf24@firebug... Rename fields in physinfo_t structure and add sockets...
2005-07-04 kaf24@firebug... Manual merge.
2005-07-04 akw27@arcadians... merge
2005-07-04 kaf24@firebug... Fix grant-table interface by removing the unnecessary...
2005-07-04 akw27@arcadians... Add hook in get_user_pages to allow lookups of foreign...
2005-07-04 gmilos@localhost... Example of assymetric pull/push paths.
2005-07-04 gmilos@localhost... Extended explanation of 'hg diff'.
2005-07-04 kaf24@firebug... To avoid MSR save/restore at every VM exit/entry time...
2005-07-04 kaf24@firebug... The patch extends the VMCS handling to support both...
2005-07-04 kaf24@firebug... Recent header file cleanup (cset 2b6c1a8098078f7e53de7c...
2005-07-03 kaf24@firebug... Manual merge.
2005-07-03 kaf24@firebug... Remove Jan Beulich's install.sh patch. It was failing for
2005-07-03 akw27@arcadians... Manual merge -- hg not so good at deleting right now.
2005-07-03 kaf24@firebug... Install qemu-dm.debug script.
2005-07-03 akw27@arcadians... Clean-up of blktap and parallax user space code.
2005-07-03 kaf24@firebug... Replace implicit 16-byte arg to xen_extraversion with an
2005-07-03 akw27@arcadians... Fix some newline ugliness that BK wouldn't correct.
2005-07-02 kaf24@firebug... Avoid repeated #define's in public headers.
2005-07-02 kaf24@firebug... Remove non-ISO attributes from public headers.
2005-07-01 kaf24@firebug... Register the portio handler only once.
2005-07-01 kaf24@firebug... Refactor guest exception injection code.
2005-07-01 kaf24@firebug... Improve the IDE HD geometry auto detection algorithm.
2005-07-01 kaf24@firebug... Get rid of references to qemu-dm.debug.
2005-07-01 kaf24@firebug... Another issue found with building the guest outside...
2005-07-01 kaf24@firebug... I found several build issues, mostly related to buildin...
2005-07-01 kaf24@firebug... Other than the native kernels, the xen guests install...
2005-07-01 kaf24@firebug... Other than native x86-64 code, the XEN guest *does...
2005-07-01 kaf24@firebug... Some exports were misssing/mis-qualified. Adjustment...
2005-07-01 kaf24@firebug... Other than native i386 code, the page fault handler...
2005-07-01 kaf24@firebug... This patch fixes few typos in hg-cheatsheet.txt
2005-07-01 cl349@firebug... Manual merge.
2005-07-01 cl349@firebug... Rewrite xenbus_path and cleanup whitespace.
2005-07-01 kaf24@firebug... Fix Xen 'make install' not to rebuild console.o if...
2005-07-01 kaf24@firebug... Manual merge.
2005-07-01 cl349@firebug... Remove incorrect check for terminating nul character.
2005-07-01 kaf24@firebug... .
2005-07-01 kaf24@firebug... Remove BitKeeper files from the repository.
2005-07-01 kaf24@firebug... Manual merge
2005-07-01 jrb44@plym... Removed "bk root" call from fbsdxensetup script
2005-07-01 kaf24@firebug... mkelf32 explicit-size types are based on defs in inttyp...
2005-07-01 iap10@freefall... manual merge
2005-07-01 iap10@freefall... Fix to xen-clone, minor top-level Makefile tidy
2005-07-01 kaf24@firebug... Device model path cleanup. Remove bochsrc which is...
2005-07-01 kaf24@firebug... manual merge
2005-07-01 iap10@freefall... Add the Mercurial for Xen cheatsheet into the repo.
2005-07-01 kaf24@firebug... use hg changeset info for xen banner
2005-07-01 iap10@freefall... Formally remove support for linux 2.4 dom0. domU should...
2005-07-01 iap10@freefall... Update xen-clone script for hg. Still missing revision...
2005-07-01 iap10@freefall... Add a .hgignore file to the repository. NB: hg takes...
2005-06-30 arun.sharma... bitkeeper revision 1.1782 (42c3a8e76Lioy1FVEJFTaTkbYVBy7Q)
2005-06-30 arun.sharma... bitkeeper revision 1.1781 (42c3a8d63EmXV0wA3jHItrRQ0fKLsg)
2005-06-30 arun.sharma... bitkeeper revision 1.1780 (42c3a8c4tqEOpGy663gWO35k5QwZTw)
2005-06-30 arun.sharma... bitkeeper revision 1.1779 (42c3a8b3kGpPBNwXb3dn_b8FcmVPgQ)
2005-06-30 arun.sharma... bitkeeper revision 1.1778 (42c3a89fKOC3ZLo9T-f0b9tyflqDzg)
2005-06-30 arun.sharma... bitkeeper revision 1.1777 (42c3a88aPiHvcATujFTezqA1w1FMCg)
2005-06-30 arun.sharma... bitkeeper revision 1.1776 (42c3a877bezcV9uHoSXuU-GWoyVOKw)
2005-06-30 arun.sharma... bitkeeper revision 1.1775 (42c3a866BfZr3l3NiVNwr6Z_1Uin_A)
next